src/judy/judyl.d(460,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/judy/judyl.d(490,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/judy/judy1.d(147,39): Error: cannot take address of parameter `index` in `@safe` function `first` src/judy/judy1.d(159,38): Error: cannot take address of parameter `index` in `@safe` function `next` src/judy/judy1.d(165,38): Error: cannot take address of parameter `index` in `@safe` function `prev` src/judy/judy1.d(171,38): Error: cannot take address of parameter `index` in `@safe` function `last` src/judy/judy1.d(184,44): Error: cannot take address of parameter `index` in `@safe` function `firstEmpty` src/judy/judy1.d(190,43): Error: cannot take address of parameter `index` in `@safe` function `nextEmpty` src/judy/judy1.d(196,43): Error: cannot take address of parameter `index` in `@safe` function `prevEmpty` src/judy/judy1.d(202,43): Error: cannot take address of parameter `index` in `@safe` function `lastEmpty` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.